Goto

Collaborating Authors

 multiple different scale


Reviews: The Multiscale Laplacian Graph Kernel

Neural Information Processing Systems

My main concerns are relative to the missing intuition and unclear explanations in some parts of the paper, as well as to provide more details in the experimental section. More specific information are given in the comments below. I would overall consider the paper as based on a novel idea. References: - Reference [10] is poorly written: rather than "jmlr" a clear statement as in reference [5] would be preferable. Section 2: - It would be nice to better clarify the notation, in particular regarding graphs, before describing the method.


Multi-scale Wasserstein Shortest-path Graph Kernels for Graph Classification

arXiv.org Artificial Intelligence

Graph kernels are conventional methods for computing graph similarities. However, most of the R-convolution graph kernels face two challenges: 1) They cannot compare graphs at multiple different scales, and 2) they do not consider the distributions of substructures when computing the kernel matrix. These two challenges limit their performances. To mitigate the two challenges, we propose a novel graph kernel called the Multi-scale Wasserstein Shortest-Path graph kernel (MWSP), at the heart of which is the multi-scale shortest-path node feature map, of which each element denotes the number of occurrences of a shortest path around a node. A shortest path is represented by the concatenation of all the labels of nodes in it. Since the shortest-path node feature map can only compare graphs at local scales, we incorporate into it the multiple different scales of the graph structure, which are captured by the truncated BFS trees of different depths rooted at each node in a graph. We use the Wasserstein distance to compute the similarity between the multi-scale shortest-path node feature maps of two graphs, considering the distributions of shortest paths. We empirically validate MWSP on various benchmark graph datasets and demonstrate that it achieves state-of-the-art performance on most datasets.